home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / programming / other / tandem / tandem.readme < prev    next >
Text File  |  1999-09-06  |  2KB  |  43 lines

  1. Short:    Revolutionary Editor/Assembler/Debugger
  2. Author:   shillito@tpg.com.au (Ken Shillito)
  3. Uploader: shillito@tpg.com.au (Ken Shillito)
  4. Type:     dev/asm
  5.  
  6. Tandem is an integrated Editor/Assembler/Debugger for the Amiga computer. It
  7. has a revolutionary BASIC-type user interface, which makes assembly language
  8. programs nearly as easy to debug as interpreting languages.
  9.  
  10. All the debugging commands refer to all the labels in source code, and
  11. you can also issue "immediate mode" commands in assembly language.
  12.  
  13. All the Amiga OS3.1 includes and FD's are pre-assembled in Tandem, so you
  14. need never make INCLUDE's to header .i files, or XREF's to _LVO offsets -
  15. all are pre-assembled and instantly available.
  16.  
  17. Tandem assembles much faster than other common assemblers, according to
  18. benchmarks I have done. Tandem does all 68030, 68882(FPU) & MMU, and
  19. all types of conditional & MACRO features.
  20.  
  21. Freeware
  22. --------
  23. Tandem is freeware, provided it is not included in a commercial product.
  24.  
  25. Full Docs
  26. ---------
  27. Tandem comes with a very extensive & complete AmigaGuide.
  28.  
  29. Learn Assembly Language
  30. -----------------------
  31. Tandem comes with a hands-on tutorial in its AmigaGuide, which you can use
  32. to learn how to write assembly language.
  33.  
  34. Optional Supplement - the tandem.library GUI
  35. --------------------------------------------
  36. Tandem comes with tandem.library, a complete & very easy to program GUI
  37. with copious sample programs, which you can use if you want to. The full
  38. source code of tandem.library is supplied.
  39.  
  40. Support
  41. -------
  42. I would welcome email correspondence about Tandem.
  43.